From 6ce1f1d55b0d4e80276dc89e6924e3dca7a09822 Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 20 Feb 2006 20:07:00 +0000 Subject: [PATCH] Eliminate stray decl. --- vecs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/vecs.c b/vecs.c index 821e12960..5833494f0 100644 --- a/vecs.c +++ b/vecs.c @@ -739,7 +739,6 @@ sort_and_unify_vecs(int *ctp) * except the xcsv format itself, which we leave as "internal" */ if (strcmp(svec->name, "xcsv")) { - int n; svp[i]->vec->type = xcsv_file.type; /* Skip over the first help entry for all but the * actual 'xcsv' format - so we don't expose the -- 2.30.2